|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnegotiator.Agent
agents.anac.y2011.Nice_Tit_for_Tat.BilateralAgent
agents.TimeDependentAgent
agents.TimeDependentAgentLinear
public class TimeDependentAgentLinear
| Field Summary |
|---|
| Fields inherited from class agents.anac.y2011.Nice_Tit_for_Tat.BilateralAgent |
|---|
domain, myHistory, opponentHistory |
| Fields inherited from class negotiator.Agent |
|---|
fNegotiation, parametervalues, sessionNr, sessionsTotal, startTime, strategyParameters, timeline, totalTime, utilitySpace |
| Constructor Summary | |
|---|---|
TimeDependentAgentLinear()
|
|
| Method Summary | |
|---|---|
double |
getE()
Depending on the value of e, extreme sets show clearly different patterns of behaviour [1]: 1. |
java.lang.String |
getName()
|
| Methods inherited from class agents.TimeDependentAgent |
|---|
chooseCounterBid, chooseFirstCounterBid, chooseOpeningBid, f, getVersion, init, isAcceptable, makeBid, p, pickBidOfUtility |
| Methods inherited from class agents.anac.y2011.Nice_Tit_for_Tat.BilateralAgent |
|---|
chooseAction, getMyLastBid, getMySecondLastBid, getOpponentHistory, getOpponentLastBid, getRound, getUndiscountedUtility, log, makeAcceptAction, ReceiveMessage, round2 |
| Methods inherited from class negotiator.Agent |
|---|
endSession, getAgentID, getParameterValues, getSessionNumber, getSessionsTotal, getStrategyParameters, getUniqueIdentifier, getUtility, internalInit, isUIAgent, loadSessionData, parseStrategyParameters, restartDataObjectsFolder, saveSessionData, setAgentID, setName, sleep |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TimeDependentAgentLinear()
| Method Detail |
|---|
public double getE()
TimeDependentAgent
getE in class TimeDependentAgentpublic java.lang.String getName()
getName in class TimeDependentAgent
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||